Create front end profile page that allows users to delete their own account
| Features | Account Management |
|---|
| MoSCoW | Could |
|---|
Owner | Rose |
|---|
| Size | M |
|---|
| Sprint | 6 |
|---|
| Status | Done |
|---|
- Create front end profile page that allows users to delete their own account
- Acceptance Criteria:
- Users should be able to access their profile page and find an option to delete their own account.
- The deletion process should prompt users for confirmation and handle potential data cleanup tasks.
- Appropriate security measures should be in place to prevent unauthorized account deletion.